public class GridDetailRow<TItem> : GridRow, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent where TItem: class
'Declaration Public Class GridDetailRow(Of TItem As Class) Inherits GridRow Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
'Declaration
Public Class GridDetailRow(Of TItem As Class) Inherits GridRow Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
System.Object Microsoft.AspNetCore.Components.ComponentBase C1.Blazor.Grid.GridRowCol C1.Blazor.Grid.GridRow C1.Blazor.Grid.GridDetailRow<TItem>
GridDetailRow<TItem> Members C1.Blazor.Grid Namespace GridRow Class